Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added AssertLessOrEqual and AssertGreaterOrEqual #153

Merged
merged 7 commits into from
Apr 10, 2022

Conversation

MarvinJWendt
Copy link
Owner

No description provided.

@MarvinJWendt MarvinJWendt linked an issue Apr 10, 2022 that may be closed by this pull request
@MarvinJWendt MarvinJWendt changed the title added AssertLessOrEqual and AssertGreaterOrEqual Added AssertLessOrEqual and AssertGreaterOrEqual Apr 10, 2022
@codecov
Copy link

codecov bot commented Apr 10, 2022

Codecov Report

Merging #153 (d819d27) into main (18c9752) will decrease coverage by 1.12%.
The diff coverage is 47.61%.

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   86.18%   85.06%   -1.13%     
==========================================
  Files          10       10              
  Lines         702      723      +21     
==========================================
+ Hits          605      615      +10     
- Misses         60       70      +10     
- Partials       37       38       +1     
Impacted Files Coverage Δ
assert.go 93.94% <47.61%> (-3.33%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18c9752...d819d27. Read the comment docs.

@MarvinJWendt MarvinJWendt merged commit 0186844 into main Apr 10, 2022
@MarvinJWendt MarvinJWendt deleted the 152-add-assertgreaterorequal-and-assertlessorequal branch April 10, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add AssertGreaterOrEqual and AssertLessOrEqual
1 participant